CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pid controller

搜索资源列表

  1. AN937 Source Code - Implementing a PID Controller

    0下载:
  2. PIC 18 PID 控制事例程序。 asm code-PIC 18 cases of PID control procedures. Asm code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11157
    • 提供者:马钢
  1. PID-matlab

    0下载:
  2. 基于 matlab 的 先进PID控制器设计-advanced PID controller design
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1164874
    • 提供者:xs
  1. AVR-pid-controller

    0下载:
  2. AVR单片机模糊控制器设计源码HOWTO-AVR fuzzy controller design source HOWTO
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:75724
    • 提供者:徐文平
  1. PID

    0下载:
  2. This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1337
    • 提供者:lan
  1. 模糊PID控制器

    1下载:
  2. 模糊PID控制器--Blur PID controller.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:70921
    • 提供者:何凤涛
  1. 神经网络pid

    1下载:
  2. 基于神经网络的pid控制器,经过仿真-based on the nerual networks pid controller,and which have benn simulated
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1834
    • 提供者:111
  1. PID_Control

    0下载:
  2. pid 控制器模型 MATLAB simulink(pid controller MATLAB simulink)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:coconut
  1. Arduino-PID-Library-master

    0下载:
  2. PID Arduino Code
  3. 所属分类:单片机开发

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:pongtt
  1. PID

    0下载:
  2. 用于永磁同步电机驱动控制,PID调节进行位置闭环,速度闭环(PID controller for speed closed-loop)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:mr_han_
  1. 基于单片机得PID控制器

    0下载:
  2. 本文叙述了现在几种成熟的PID控制算法,对PID控制器的设计进行了研究,包括对控制器的硬件选型和软件设计,对合适的硬件给予详细的介绍,对程序的运行给出详细的程序流程图。 功能PID控制器的核心选用了ATMEL公司的AT89C51单片机,通过合适的外接硬件来完成模拟数据量的采集处理,数据的模数数模转换,液晶显示,按键输入等。(This paper describes several mature PID control algorithms, and studies the design of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-19
    • 文件大小:486400
    • 提供者:黄骚鞭
  1. pid_controller

    0下载:
  2. 项目总结了PID的基本算法和参数确定的方法,控制PWM步进电机(The PID controller IP core performs digital proportional-integral-derivative controller algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-28
    • 文件大小:385024
    • 提供者:余平
  1. PID-软件库使用手册

    0下载:
  2. 在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。(In the process control, the PID controller (also called the PID regulator), which is controlled by the proportion of deviations (P), integral (I) and differential (D), is the most wide
  3. 所属分类:技术管理

    • 发布日期:2018-05-06
    • 文件大小:579584
    • 提供者:Q易水寒
  1. Z-N法整定PID控制器参数

    2下载:
  2. 用MATLAB程序软件完成临界比例带法对PID控制器的参数整定,并求出PID控制器的三个参数Kp,Ti,Td。最后绘制出参数整定前后的单位阶跃响应图进行比较。(The parameters of PID controller are adjusted by MATLAB software and the three parameters Kp, Ti and Td of PID controller are obtained. Finally, the unit step response di
  3. 所属分类:matlab例程

    • 发布日期:2019-09-24
    • 文件大小:7168
    • 提供者:hhhhyy
  1. 用Z-N法实现P,PI,PID控制的参数整定

    2下载:
  2. 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P, PI, PID controller are adjus
  3. 所属分类:matlab例程

    • 发布日期:2020-10-22
    • 文件大小:7168
    • 提供者:hhhhyy
  1. 基于S函数的BP神经网络PID控制器Simulink仿真

    5下载:
  2. 基于S函数的BP神经网络PID控制器Simulink仿真(BP neural network PID controller Simulink simulation based on S function)
  3. 所属分类:其他

    • 发布日期:2019-01-12
    • 文件大小:481280
    • 提供者:WUWUDE
  1. 基于PSO的PID参数自整定程序

    2下载:
  2. 该算法对pid控制器参数进行整定,pso能够对参数实现优化,且有良好的收敛性。(The algorithm tunes the parameters of the PID controller. The PSO can optimize the parameters and has good convergence.)
  3. 所属分类:matlab例程

  1. 串级pid

    1下载:
  2. 串级pid控制,系统结构上,串级控制系统有两个闭合回路:主回路和副回路,主、副调节器串联工作。副回路先调、粗调、快调,主回路细调、慢调。(This simulink model is a cascade pid control system, which uses two pid controller to control the transfer function. Cascade control system includes outer loop and inner loop.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-14
    • 文件大小:169984
    • 提供者:SimulinkMan
  1. 511352神经网络pid

    0下载:
  2. 使用Matlab实现了基于模糊神经网络的PID控制器,用于模拟斩波电路的PID控制器控制模拟(The PID controller based on fuzzy neural network is realized by using MATLAB, which is used to simulate the control of the PID controller of the analog chopper circuit.)
  3. 所属分类:其他

  1. 遗传算法优化simulink中PID参数

    3下载:
  2. 利用matlab编写基于遗传算法优化PID控制器(Matlab programming PID controller)
  3. 所属分类:DSP编程

    • 发布日期:2020-06-10
    • 文件大小:36864
    • 提供者:宁林
  1. Tunning-PID-controller-with-Ziegler-Nichols-method-master

    0下载:
  2. Tunning-PID-controller-with-Ziegler-Nichols-method-master PID参数调节器,基于Ziegler-Nichols方式
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2021-11-25
    • 文件大小:214739
    • 提供者:gystruggle01_@
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com